Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

Don't have any source code for you, but...

some pointers that may get you started, assuming you will be coding in LotusScript.

Look at...
...NotesUiWorkspace.CurrentView. This lets you access the current NotesUiView object.
...NotesUiView.CaretCategory. This allows you to detect which category is currently selected by the user.
...NotesUiView.View to access the NotesView object associated with the current NotesUiView.
...NotesView.GetAllEntriesByKey(). If you supply the category name as an argument, this will return you a NotesViewEntryCollection of all documents under that category (assuming that the category represents the first sorted column in the view).


Feedback response number JSAK8TNB4A created by ~Tip Zekjumitexakol on 04/24/2012

Export to excel only rows of select... (~Ned Bubnupulet... 23.Apr.12)
. . Don't have any source code for you,... (~Fred Asatumibu... 24.Apr.12)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS